projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ead480
)
Adjust ibuffer test
author
Lars Ingebrigtsen
<larsi@gnus.org>
Wed, 15 Jun 2022 16:36:58 +0000
(18:36 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Wed, 15 Jun 2022 16:36:58 +0000
(18:36 +0200)
* test/lisp/ibuffer-tests.el (ibuffer-format-qualifier): Adjust
test after recent formatting changes.
test/lisp/ibuffer-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/ibuffer-tests.el
b/test/lisp/ibuffer-tests.el
index 252d2c5d7f774f3a747611bccf2941b2a1c1fa42..343e2ae50b1823a3ddb80b26752fd530fb4afb8d 100644
(file)
--- a/
test/lisp/ibuffer-tests.el
+++ b/
test/lisp/ibuffer-tests.el
@@
-785,7
+785,7
@@
(funcall tag
(funcall description
'starred-name)
- "
: " "nil
"))
+ "
" "
"))
(funcall tag
(funcall description 'directory)
": " "\\<org\\>")))))
@@
-806,7
+806,7
@@
(funcall tag "AND"
(funcall tag
(funcall description 'starred-name)
- "
: " "nil
")
+ "
" "
")
(funcall tag
(funcall description 'name)
": " "elisp"))